3.204 \(\int \frac {(a+i a \tan (c+d x))^{5/2}}{\sqrt {\tan (c+d x)}} \, dx\)

Optimal. Leaf size=139 \[ \frac {5 \sqrt [4]{-1} a^{5/2} \tan ^{-1}\left (\frac {(-1)^{3/4} \sqrt {a} \sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{d}+\frac {(4-4 i) a^{5/2} \tanh ^{-1}\left (\frac {(1+i) \sqrt {a} \sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{d}-\frac {a^2 \sqrt {\tan (c+d x)} \sqrt {a+i a \tan (c+d x)}}{d} \]

[Out]

5*(-1)^(1/4)*a^(5/2)*arctan((-1)^(3/4)*a^(1/2)*tan(d*x+c)^(1/2)/(a+I*a*tan(d*x+c))^(1/2))/d+(4-4*I)*a^(5/2)*ar
ctanh((1+I)*a^(1/2)*tan(d*x+c)^(1/2)/(a+I*a*tan(d*x+c))^(1/2))/d-a^2*tan(d*x+c)^(1/2)*(a+I*a*tan(d*x+c))^(1/2)
/d

________________________________________________________________________________________

Rubi [A]  time = 0.41, antiderivative size = 139, normalized size of antiderivative = 1.00, number of steps used = 8, number of rules used = 8, integrand size = 28, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.286, Rules used = {3556, 3601, 3544, 205, 3599, 63, 217, 203} \[ \frac {5 \sqrt [4]{-1} a^{5/2} \tan ^{-1}\left (\frac {(-1)^{3/4} \sqrt {a} \sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{d}-\frac {a^2 \sqrt {\tan (c+d x)} \sqrt {a+i a \tan (c+d x)}}{d}+\frac {(4-4 i) a^{5/2} \tanh ^{-1}\left (\frac {(1+i) \sqrt {a} \sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{d} \]

Antiderivative was successfully verified.

[In]

Int[(a + I*a*Tan[c + d*x])^(5/2)/Sqrt[Tan[c + d*x]],x]

[Out]

(5*(-1)^(1/4)*a^(5/2)*ArcTan[((-1)^(3/4)*Sqrt[a]*Sqrt[Tan[c + d*x]])/Sqrt[a + I*a*Tan[c + d*x]]])/d + ((4 - 4*
I)*a^(5/2)*ArcTanh[((1 + I)*Sqrt[a]*Sqrt[Tan[c + d*x]])/Sqrt[a + I*a*Tan[c + d*x]]])/d - (a^2*Sqrt[Tan[c + d*x
]]*Sqrt[a + I*a*Tan[c + d*x]])/d

Rule 63

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - (a*d)/b + (d*x^p)/b)^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 203

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTan[(Rt[b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[b, 2]), x] /;
 FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a, 0] || GtQ[b, 0])

Rule 205

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]*ArcTan[x/Rt[a/b, 2]])/a, x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 217

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Subst[Int[1/(1 - b*x^2), x], x, x/Sqrt[a + b*x^2]] /; FreeQ[{a,
b}, x] &&  !GtQ[a, 0]

Rule 3544

Int[Sqrt[(a_) + (b_.)*tan[(e_.) + (f_.)*(x_)]]/Sqrt[(c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)]], x_Symbol] :> Dist[
(-2*a*b)/f, Subst[Int[1/(a*c - b*d - 2*a^2*x^2), x], x, Sqrt[c + d*Tan[e + f*x]]/Sqrt[a + b*Tan[e + f*x]]], x]
 /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 + b^2, 0] && NeQ[c^2 + d^2, 0]

Rule 3556

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Sim
p[(b^2*(a + b*Tan[e + f*x])^(m - 2)*(c + d*Tan[e + f*x])^(n + 1))/(d*f*(m + n - 1)), x] + Dist[a/(d*(m + n - 1
)), Int[(a + b*Tan[e + f*x])^(m - 2)*(c + d*Tan[e + f*x])^n*Simp[b*c*(m - 2) + a*d*(m + 2*n) + (a*c*(m - 2) +
b*d*(3*m + 2*n - 4))*Tan[e + f*x], x], x], x] /; FreeQ[{a, b, c, d, e, f, n}, x] && NeQ[b*c - a*d, 0] && EqQ[a
^2 + b^2, 0] && NeQ[c^2 + d^2, 0] && IntegerQ[2*m] && GtQ[m, 1] && NeQ[m + n - 1, 0] && (IntegerQ[m] || Intege
rsQ[2*m, 2*n])

Rule 3599

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)])*((c_.) + (d_.)*tan[(e_
.) + (f_.)*(x_)])^(n_), x_Symbol] :> Dist[(b*B)/f, Subst[Int[(a + b*x)^(m - 1)*(c + d*x)^n, x], x, Tan[e + f*x
]], x] /; FreeQ[{a, b, c, d, e, f, A, B, m, n}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 + b^2, 0] && EqQ[A*b + a*B,
 0]

Rule 3601

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)])*((c_.) + (d_.)*tan[(e_
.) + (f_.)*(x_)])^(n_), x_Symbol] :> Dist[(A*b + a*B)/b, Int[(a + b*Tan[e + f*x])^m*(c + d*Tan[e + f*x])^n, x]
, x] - Dist[B/b, Int[(a + b*Tan[e + f*x])^m*(c + d*Tan[e + f*x])^n*(a - b*Tan[e + f*x]), x], x] /; FreeQ[{a, b
, c, d, e, f, A, B, m, n}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 + b^2, 0] && NeQ[A*b + a*B, 0]

Rubi steps

\begin {align*} \int \frac {(a+i a \tan (c+d x))^{5/2}}{\sqrt {\tan (c+d x)}} \, dx &=-\frac {a^2 \sqrt {\tan (c+d x)} \sqrt {a+i a \tan (c+d x)}}{d}+a \int \frac {\sqrt {a+i a \tan (c+d x)} \left (\frac {3 a}{2}+\frac {5}{2} i a \tan (c+d x)\right )}{\sqrt {\tan (c+d x)}} \, dx\\ &=-\frac {a^2 \sqrt {\tan (c+d x)} \sqrt {a+i a \tan (c+d x)}}{d}-\frac {1}{2} (5 a) \int \frac {(a-i a \tan (c+d x)) \sqrt {a+i a \tan (c+d x)}}{\sqrt {\tan (c+d x)}} \, dx+\left (4 a^2\right ) \int \frac {\sqrt {a+i a \tan (c+d x)}}{\sqrt {\tan (c+d x)}} \, dx\\ &=-\frac {a^2 \sqrt {\tan (c+d x)} \sqrt {a+i a \tan (c+d x)}}{d}-\frac {\left (5 a^3\right ) \operatorname {Subst}\left (\int \frac {1}{\sqrt {x} \sqrt {a+i a x}} \, dx,x,\tan (c+d x)\right )}{2 d}-\frac {\left (8 i a^4\right ) \operatorname {Subst}\left (\int \frac {1}{-i a-2 a^2 x^2} \, dx,x,\frac {\sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{d}\\ &=\frac {(4-4 i) a^{5/2} \tanh ^{-1}\left (\frac {(1+i) \sqrt {a} \sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{d}-\frac {a^2 \sqrt {\tan (c+d x)} \sqrt {a+i a \tan (c+d x)}}{d}-\frac {\left (5 a^3\right ) \operatorname {Subst}\left (\int \frac {1}{\sqrt {a+i a x^2}} \, dx,x,\sqrt {\tan (c+d x)}\right )}{d}\\ &=\frac {(4-4 i) a^{5/2} \tanh ^{-1}\left (\frac {(1+i) \sqrt {a} \sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{d}-\frac {a^2 \sqrt {\tan (c+d x)} \sqrt {a+i a \tan (c+d x)}}{d}-\frac {\left (5 a^3\right ) \operatorname {Subst}\left (\int \frac {1}{1-i a x^2} \, dx,x,\frac {\sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{d}\\ &=\frac {5 \sqrt [4]{-1} a^{5/2} \tan ^{-1}\left (\frac {(-1)^{3/4} \sqrt {a} \sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{d}+\frac {(4-4 i) a^{5/2} \tanh ^{-1}\left (\frac {(1+i) \sqrt {a} \sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{d}-\frac {a^2 \sqrt {\tan (c+d x)} \sqrt {a+i a \tan (c+d x)}}{d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 2.53, size = 267, normalized size = 1.92 \[ \frac {2 i \sqrt {2} a^2 e^{i (c+d x)} \cos ^2(c+d x) \left (\sqrt {2} e^{i (c+d x)} \left (-1+e^{2 i (c+d x)}\right )-4 \sqrt {2} \left (1+e^{2 i (c+d x)}\right ) \sqrt {-1+e^{2 i (c+d x)}} \tanh ^{-1}\left (\frac {e^{i (c+d x)}}{\sqrt {-1+e^{2 i (c+d x)}}}\right )+5 \left (1+e^{2 i (c+d x)}\right ) \sqrt {-1+e^{2 i (c+d x)}} \tanh ^{-1}\left (\frac {\sqrt {2} e^{i (c+d x)}}{\sqrt {-1+e^{2 i (c+d x)}}}\right )\right ) \sqrt {a+i a \tan (c+d x)}}{d \sqrt {-\frac {i \left (-1+e^{2 i (c+d x)}\right )}{1+e^{2 i (c+d x)}}} \left (1+e^{2 i (c+d x)}\right )^3} \]

Antiderivative was successfully verified.

[In]

Integrate[(a + I*a*Tan[c + d*x])^(5/2)/Sqrt[Tan[c + d*x]],x]

[Out]

((2*I)*Sqrt[2]*a^2*E^(I*(c + d*x))*(Sqrt[2]*E^(I*(c + d*x))*(-1 + E^((2*I)*(c + d*x))) - 4*Sqrt[2]*Sqrt[-1 + E
^((2*I)*(c + d*x))]*(1 + E^((2*I)*(c + d*x)))*ArcTanh[E^(I*(c + d*x))/Sqrt[-1 + E^((2*I)*(c + d*x))]] + 5*Sqrt
[-1 + E^((2*I)*(c + d*x))]*(1 + E^((2*I)*(c + d*x)))*ArcTanh[(Sqrt[2]*E^(I*(c + d*x)))/Sqrt[-1 + E^((2*I)*(c +
 d*x))]])*Cos[c + d*x]^2*Sqrt[a + I*a*Tan[c + d*x]])/(d*Sqrt[((-I)*(-1 + E^((2*I)*(c + d*x))))/(1 + E^((2*I)*(
c + d*x)))]*(1 + E^((2*I)*(c + d*x)))^3)

________________________________________________________________________________________

fricas [B]  time = 0.70, size = 542, normalized size = 3.90 \[ -\frac {2 \, \sqrt {2} a^{2} \sqrt {\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} \sqrt {\frac {-i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} e^{\left (i \, d x + i \, c\right )} + \sqrt {-\frac {25 i \, a^{5}}{d^{2}}} d \log \left (\frac {{\left (5 \, \sqrt {2} {\left (a^{2} e^{\left (2 i \, d x + 2 i \, c\right )} + a^{2}\right )} \sqrt {\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} \sqrt {\frac {-i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} + 2 \, \sqrt {-\frac {25 i \, a^{5}}{d^{2}}} d e^{\left (i \, d x + i \, c\right )}\right )} e^{\left (-i \, d x - i \, c\right )}}{5 \, a^{2}}\right ) - \sqrt {-\frac {25 i \, a^{5}}{d^{2}}} d \log \left (\frac {{\left (5 \, \sqrt {2} {\left (a^{2} e^{\left (2 i \, d x + 2 i \, c\right )} + a^{2}\right )} \sqrt {\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} \sqrt {\frac {-i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} - 2 \, \sqrt {-\frac {25 i \, a^{5}}{d^{2}}} d e^{\left (i \, d x + i \, c\right )}\right )} e^{\left (-i \, d x - i \, c\right )}}{5 \, a^{2}}\right ) - \sqrt {-\frac {32 i \, a^{5}}{d^{2}}} d \log \left (\frac {{\left (4 \, \sqrt {2} {\left (a^{2} e^{\left (2 i \, d x + 2 i \, c\right )} + a^{2}\right )} \sqrt {\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} \sqrt {\frac {-i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} + \sqrt {-\frac {32 i \, a^{5}}{d^{2}}} d e^{\left (i \, d x + i \, c\right )}\right )} e^{\left (-i \, d x - i \, c\right )}}{4 \, a^{2}}\right ) + \sqrt {-\frac {32 i \, a^{5}}{d^{2}}} d \log \left (\frac {{\left (4 \, \sqrt {2} {\left (a^{2} e^{\left (2 i \, d x + 2 i \, c\right )} + a^{2}\right )} \sqrt {\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} \sqrt {\frac {-i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} - \sqrt {-\frac {32 i \, a^{5}}{d^{2}}} d e^{\left (i \, d x + i \, c\right )}\right )} e^{\left (-i \, d x - i \, c\right )}}{4 \, a^{2}}\right )}{2 \, d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(d*x+c))^(5/2)/tan(d*x+c)^(1/2),x, algorithm="fricas")

[Out]

-1/2*(2*sqrt(2)*a^2*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))*sqrt((-I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*d*x + 2*I*c) +
 1))*e^(I*d*x + I*c) + sqrt(-25*I*a^5/d^2)*d*log(1/5*(5*sqrt(2)*(a^2*e^(2*I*d*x + 2*I*c) + a^2)*sqrt(a/(e^(2*I
*d*x + 2*I*c) + 1))*sqrt((-I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*d*x + 2*I*c) + 1)) + 2*sqrt(-25*I*a^5/d^2)*d*e^(
I*d*x + I*c))*e^(-I*d*x - I*c)/a^2) - sqrt(-25*I*a^5/d^2)*d*log(1/5*(5*sqrt(2)*(a^2*e^(2*I*d*x + 2*I*c) + a^2)
*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))*sqrt((-I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*d*x + 2*I*c) + 1)) - 2*sqrt(-25*I
*a^5/d^2)*d*e^(I*d*x + I*c))*e^(-I*d*x - I*c)/a^2) - sqrt(-32*I*a^5/d^2)*d*log(1/4*(4*sqrt(2)*(a^2*e^(2*I*d*x
+ 2*I*c) + a^2)*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))*sqrt((-I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*d*x + 2*I*c) + 1))
 + sqrt(-32*I*a^5/d^2)*d*e^(I*d*x + I*c))*e^(-I*d*x - I*c)/a^2) + sqrt(-32*I*a^5/d^2)*d*log(1/4*(4*sqrt(2)*(a^
2*e^(2*I*d*x + 2*I*c) + a^2)*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))*sqrt((-I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*d*x +
 2*I*c) + 1)) - sqrt(-32*I*a^5/d^2)*d*e^(I*d*x + I*c))*e^(-I*d*x - I*c)/a^2))/d

________________________________________________________________________________________

giac [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: TypeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(d*x+c))^(5/2)/tan(d*x+c)^(1/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*p
i/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unable to check sign: (2*pi/x/2)>(-2*pi/x/2)Unab
le to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/
2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_n
ostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*pi/t_nostep/2)Unable to check sign: (2*pi/t_nostep/2)>(-2*
pi/t_nostep/2)Warning, choosing root of [1,0,%%%{-2,[1,2]%%%}+%%%{2,[1,0]%%%}+%%%{4,[0,3]%%%}+%%%{-4,[0,1]%%%}
,0,%%%{1,[2,4]%%%}+%%%{-2,[2,2]%%%}+%%%{1,[2,0]%%%}+%%%{4,[1,5]%%%}+%%%{-8,[1,3]%%%}+%%%{4,[1,1]%%%}+%%%{4,[0,
6]%%%}+%%%{-8,[0,4]%%%}+%%%{4,[0,2]%%%}] at parameters values [28,-44]Warning, choosing root of [1,0,%%%{-2,[1
,2]%%%}+%%%{2,[1,0]%%%}+%%%{-4,[0,3]%%%}+%%%{4,[0,1]%%%},0,%%%{1,[2,4]%%%}+%%%{-2,[2,2]%%%}+%%%{1,[2,0]%%%}+%%
%{-4,[1,5]%%%}+%%%{8,[1,3]%%%}+%%%{-4,[1,1]%%%}+%%%{4,[0,6]%%%}+%%%{-8,[0,4]%%%}+%%%{4,[0,2]%%%}] at parameter
s values [93,91]Warning, integration of abs or sign assumes constant sign by intervals (correct if the argumen
t is real):Check [abs(t_nostep^2-1)]Discontinuities at zeroes of t_nostep^2-1 were not checkedWarning, choosin
g root of [1,0,%%%{-2,[1,2]%%%}+%%%{2,[1,0]%%%}+%%%{4,[0,3]%%%}+%%%{-4,[0,1]%%%},0,%%%{1,[2,4]%%%}+%%%{-2,[2,2
]%%%}+%%%{1,[2,0]%%%}+%%%{4,[1,5]%%%}+%%%{-8,[1,3]%%%}+%%%{4,[1,1]%%%}+%%%{4,[0,6]%%%}+%%%{-8,[0,4]%%%}+%%%{4,
[0,2]%%%}] at parameters values [-21,88]Warning, choosing root of [1,0,%%%{-2,[1,2]%%%}+%%%{2,[1,0]%%%}+%%%{-4
,[0,3]%%%}+%%%{4,[0,1]%%%},0,%%%{1,[2,4]%%%}+%%%{-2,[2,2]%%%}+%%%{1,[2,0]%%%}+%%%{-4,[1,5]%%%}+%%%{8,[1,3]%%%}
+%%%{-4,[1,1]%%%}+%%%{4,[0,6]%%%}+%%%{-8,[0,4]%%%}+%%%{4,[0,2]%%%}] at parameters values [-66,66]Warning, inte
gration of abs or sign assumes constant sign by intervals (correct if the argument is real):Check [abs(t_noste
p^2-1)]Discontinuities at zeroes of t_nostep^2-1 were not checkedWarning, choosing root of [1,0,%%%{-2,[1,2]%%
%}+%%%{2,[1,0]%%%}+%%%{4,[0,3]%%%}+%%%{-4,[0,1]%%%},0,%%%{1,[2,4]%%%}+%%%{-2,[2,2]%%%}+%%%{1,[2,0]%%%}+%%%{4,[
1,5]%%%}+%%%{-8,[1,3]%%%}+%%%{4,[1,1]%%%}+%%%{4,[0,6]%%%}+%%%{-8,[0,4]%%%}+%%%{4,[0,2]%%%}] at parameters valu
es [-23,79]Warning, choosing root of [1,0,%%%{-2,[1,2]%%%}+%%%{2,[1,0]%%%}+%%%{-4,[0,3]%%%}+%%%{4,[0,1]%%%},0,
%%%{1,[2,4]%%%}+%%%{-2,[2,2]%%%}+%%%{1,[2,0]%%%}+%%%{-4,[1,5]%%%}+%%%{8,[1,3]%%%}+%%%{-4,[1,1]%%%}+%%%{4,[0,6]
%%%}+%%%{-8,[0,4]%%%}+%%%{4,[0,2]%%%}] at parameters values [9,6]Warning, integration of abs or sign assumes c
onstant sign by intervals (correct if the argument is real):Check [abs(t_nostep^2-1)]Discontinuities at zeroes
 of t_nostep^2-1 were not checkedEvaluation time: 7.16int()  Error: Bad Argument Value

________________________________________________________________________________________

maple [B]  time = 0.25, size = 365, normalized size = 2.63 \[ \frac {\sqrt {a \left (1+i \tan \left (d x +c \right )\right )}\, \left (\sqrt {\tan }\left (d x +c \right )\right ) a^{2} \left (-2 \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}\, \sqrt {i a}\, \sqrt {-i a}-5 \ln \left (\frac {2 i a \tan \left (d x +c \right )+2 \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}\, \sqrt {i a}+a}{2 \sqrt {i a}}\right ) \sqrt {-i a}\, a +2 i \sqrt {2}\, \ln \left (-\frac {-2 \sqrt {2}\, \sqrt {-i a}\, \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}+i a -3 a \tan \left (d x +c \right )}{\tan \left (d x +c \right )+i}\right ) \sqrt {i a}\, a +8 i \ln \left (\frac {2 i a \tan \left (d x +c \right )+2 \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}\, \sqrt {i a}+a}{2 \sqrt {i a}}\right ) \sqrt {-i a}\, a -2 \sqrt {i a}\, \sqrt {2}\, \ln \left (-\frac {-2 \sqrt {2}\, \sqrt {-i a}\, \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}+i a -3 a \tan \left (d x +c \right )}{\tan \left (d x +c \right )+i}\right ) a \right )}{2 d \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}\, \sqrt {i a}\, \sqrt {-i a}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+I*a*tan(d*x+c))^(5/2)/tan(d*x+c)^(1/2),x)

[Out]

1/2/d*(a*(1+I*tan(d*x+c)))^(1/2)*tan(d*x+c)^(1/2)*a^2*(-2*(a*tan(d*x+c)*(1+I*tan(d*x+c)))^(1/2)*(I*a)^(1/2)*(-
I*a)^(1/2)-5*ln(1/2*(2*I*a*tan(d*x+c)+2*(a*tan(d*x+c)*(1+I*tan(d*x+c)))^(1/2)*(I*a)^(1/2)+a)/(I*a)^(1/2))*(-I*
a)^(1/2)*a+2*I*(I*a)^(1/2)*2^(1/2)*ln(-(-2*2^(1/2)*(-I*a)^(1/2)*(a*tan(d*x+c)*(1+I*tan(d*x+c)))^(1/2)+I*a-3*a*
tan(d*x+c))/(tan(d*x+c)+I))*a+8*I*ln(1/2*(2*I*a*tan(d*x+c)+2*(a*tan(d*x+c)*(1+I*tan(d*x+c)))^(1/2)*(I*a)^(1/2)
+a)/(I*a)^(1/2))*a*(-I*a)^(1/2)-2*(I*a)^(1/2)*2^(1/2)*ln(-(-2*2^(1/2)*(-I*a)^(1/2)*(a*tan(d*x+c)*(1+I*tan(d*x+
c)))^(1/2)+I*a-3*a*tan(d*x+c))/(tan(d*x+c)+I))*a)/(a*tan(d*x+c)*(1+I*tan(d*x+c)))^(1/2)/(I*a)^(1/2)/(-I*a)^(1/
2)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {{\left (i \, a \tan \left (d x + c\right ) + a\right )}^{\frac {5}{2}}}{\sqrt {\tan \left (d x + c\right )}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(d*x+c))^(5/2)/tan(d*x+c)^(1/2),x, algorithm="maxima")

[Out]

integrate((I*a*tan(d*x + c) + a)^(5/2)/sqrt(tan(d*x + c)), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \frac {{\left (a+a\,\mathrm {tan}\left (c+d\,x\right )\,1{}\mathrm {i}\right )}^{5/2}}{\sqrt {\mathrm {tan}\left (c+d\,x\right )}} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + a*tan(c + d*x)*1i)^(5/2)/tan(c + d*x)^(1/2),x)

[Out]

int((a + a*tan(c + d*x)*1i)^(5/2)/tan(c + d*x)^(1/2), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\left (i a \left (\tan {\left (c + d x \right )} - i\right )\right )^{\frac {5}{2}}}{\sqrt {\tan {\left (c + d x \right )}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(d*x+c))**(5/2)/tan(d*x+c)**(1/2),x)

[Out]

Integral((I*a*(tan(c + d*x) - I))**(5/2)/sqrt(tan(c + d*x)), x)

________________________________________________________________________________________